var github.com/andybalholm/brotli/flate.lengthCodes

2 uses

	github.com/andybalholm/brotli/flate (current package)
		token.go#L11: var lengthCodes = [...]uint32{
		token.go#L63: 	return lengthCodes[len-baseMatchLength]